Skip to content

Remove extra line break from remarks #4016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2020
Merged

Conversation

irontoby
Copy link
Contributor

@irontoby irontoby commented Mar 20, 2020

WindowsServiceLifetimeHostBuilderExtensions documentation contains an extra line break which is causing incorrect formatting on the generated HTML.

Summary

Removed extraneous line break which caused incorrect formatting.

`WindowsServiceLifetimeHostBuilderExtensions` documentation contains an extra line break which is causing incorrect formatting on the generated HTML.
@irontoby irontoby requested a review from a team as a code owner March 20, 2020 20:18
@dotnet-bot dotnet-bot added this to the March 2020 milestone Mar 20, 2020
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spotting this and fixing it @irontoby

I'll :shipit: now.

You should see the changes on our live site in the next few days, on our regular publishing cycle.

Thanks for making your first contribution to our docs! 🎆

@BillWagner BillWagner added the ✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository label Mar 20, 2020
@BillWagner BillWagner merged commit f1c0360 into dotnet:master Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Extensions-Hosting ✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants